New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@lit/localize-tools

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit/localize-tools

Localization tooling for lit-html


Version published
Weekly downloads
12K
increased by11.76%
Maintainers
9
Weekly downloads
 
Created

@lit/localize-tools

Published on NPM Test status

Lit Localize provides localization/internationalization support for Lit templates. See lit.dev for full documentation.

This is the repo for @lit/localize-tools, the package that provides the lit-localize command-line tool for extracting messages and building localized apps.

See also @lit/localize, the package that provides the library that runs in the browser and contains msg and other utilities.

Installation

npm i -D @lit/localize-tools

Usage

lit-localize extract
lit-localize build

Documentation

Full documentation is available on lit.dev.

FAQs

Package last updated on 31 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts